home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / programming / basic / ace / bin / module < prev    next >
Encoding:
AmigaDOS Script File  |  1994-10-22  |  86 b   |  8 lines

  1. .key prg
  2.  
  3. ; Create an ACE module.
  4.  
  5. ACE -Om <prg>.b
  6. A68K <prg>.s
  7. delete > NIL: <prg>.s
  8.